home *** CD-ROM | disk | FTP | other *** search
/ The Trig Explorer / The Trig Explorer.iso / pc / 2xy_demo / xmpdemo / graphs / funct2.xmp < prev    next >
Encoding:
Text File  |  2000-05-31  |  2.0 KB  |  148 lines

  1. >2.Graph of the quadratic function
  2. y=x^2µ-4
  3. MYSZEK 2xyDEMO
  4. EXAMPLE
  5. v500
  6. e
  7. t100
  8. p30
  9. t0
  10.  
  11. zf
  12. t1
  13. p7
  14. t0
  15. zfm
  16. t12
  17. fT14
  18. ;p7
  19. t0
  20. t2
  21. p6
  22. t0
  23. ;enter the formula
  24. cym
  25. k=m
  26. cxm
  27. k^m
  28. c2m
  29. sdm
  30. k-m
  31. c4m
  32. ke
  33. t3
  34. p2
  35. t0
  36. kem
  37. ;ready 
  38. t4
  39. p6
  40. t0
  41. t5
  42. p7
  43. ;vertex
  44. t0
  45. c0m
  46. sdm
  47. k-m
  48. c4m
  49. ;zero points
  50. t6
  51. p7
  52. t0
  53. slm3
  54. sgm
  55. k-m
  56. c2m
  57. sdm
  58. c0m
  59. spm4
  60. sgm
  61. c2m
  62. sdm
  63. c0m
  64. ;enter-finished
  65. ke
  66. t7
  67. p3
  68. t0
  69. kem
  70. ;1st point
  71. t8
  72. fT16
  73. t0
  74. ft
  75. m
  76. m
  77. fx-2
  78. fy0
  79. t9
  80. p2
  81. t0
  82. m
  83. m
  84. t10
  85. fT14
  86. t0
  87. ft
  88. m
  89. m
  90. fx0
  91. fy-4
  92. m
  93. m
  94. ft
  95. m
  96. m
  97. fx2
  98. fy0
  99. m
  100. m
  101. t11
  102. p3
  103. t0
  104. p3
  105. ;next example
  106. ze
  107.  
  108. t101
  109. p12
  110. t0
  111. zxm
  112. zem
  113. q
  114. BLURB
  115. 1`#We are going to draw a graph
  116. 1`#of the quadratic function:
  117. 1`#@y=x^2≤-4@
  118. 1`#We click the icon to open the
  119. 1`&graphs of functions& window
  120. 12`The information about what to do now is
  121. 12`displayed below the title of the window
  122. 2`Following this hint, we write the formula for the value of the function.
  123. 3`When finished, we press &ENTER&
  124. 4`Now we should write the co-ordinates
  125. 4`of some points on the parabola.
  126. 5`First we should write co-ordinates of the &vertex& of the parabola.
  127. 5`In our case it is the point $"x=0"$ , $"y=-4"$.
  128. 6`The remaining 2 points can be arbitrary.
  129. 6`For exmple, we can choose the zero-points of the function.
  130. 7`Having introduced all the points,
  131. 7`we press &ENTER&.
  132. 8`Now, following the hint
  133. 8`below the title of the window, 
  134. 8`we should select a point.
  135. 8`We click on a column of the
  136. 8`table to do that...
  137. 9`and mark the point in the co-ordinate diagram.
  138. 10`#In the same way we mark all of the points.
  139. 10`#The hints below the title of the window 
  140. 10`#remind us what to do.
  141. 11`When the points are marked, the graph appears automatically.
  142. 100`#We show how to use 2xy to draw graphs of functions.
  143. 100``#"The presentation proceeds automatically."`
  144. 101`#In a moment the &Examples& window will appear.
  145. 101`You can watch the same presentation again,
  146. 101`#or load the next example,
  147. 101`#or close the window and solve your own problem.
  148.